func reflect.funcStr

2 uses

	reflect (current package)
		type.go#L1825: 	str := funcStr(ft)
		type.go#L1842: func funcStr(ft *funcType) string {